You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > IirFilter Method > SignalUtils.IirFilter Method ([In] TCplx, out TCplx, TIirState)
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.IirFilter Method ([In] TCplx, out TCplx, TIirState)

Filter data with an IIR filter.

Syntax
C#
Visual Basic
public static void IirFilter([In] TCplx Src, out TCplx Dst, ref TIirState IIRState);

Filters sample Src and places complex output of the filter in Dst.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!